POV-Ray : Newsgroups : povray.general : MIKA Help photons{} : Re: MIKA Help photons{} Server Time
5 Aug 2024 12:19:28 EDT (-0400)
  Re: MIKA Help photons{}  
From: Warp
Date: 21 Sep 2002 09:45:58
Message: <3d8c7816@news.povray.org>
Marc Champagne <nos### [at] pleasecom> wrote:
> I'm not quite sure if the diamond itself should have a 'collect off'.

  In theory the diamond should collect photons as any other object in
the scene. It's just that photons seldom show any effect on transparent
objects and so it's an optimization to turn photon collection off for
the transparent object (less memory usage and faster rendering).
  There are, however, cases where photons *do* show some effect in the
refracting object itself (for example when it's only partially transparent).
You'll have to test which looks better.

  'collect off' does not affect reflection and refraction of light. It just
tells that photons should not be stored at the surface of the object for
lighting calculation.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.